docs: refresh README first screen + add roadmap Direction 4 (adoption/DX/community)#38
Merged
Merged
Conversation
…e results Restructure the README first screen (EN + zh-CN) to lower the barrier to the aha moment: - Brand-first H1 (Arbor) with the paper title demoted to a subtitle - Engineer-facing tagline using the 2.5x-vs-Claude-Code/Codex result - Move a zero-config 30s try command (pip install + arbor replay --demo) above the fold - Surface a condensed headline-results table linking to the full six-task results - Fix a broken CLI/skill-version link in the zh-CN README
Replace the month-only `2026-06` News stamps (EN + zh-CN) with specific dates, kept in descending order.
Add a new roadmap direction (EN + zh-CN) focused on lowering the barrier to a first run and making momentum visible: - 4.1 live, zero-install demo; 4.2 examples gallery; 4.3 regular releases + changelog; 4.4 public roadmap & issue board Also add explicit anchors to zh roadmap 2.1/2.2 and fix the EN 2.1 anchor slug so the new cross-links resolve.
Roadmap 4.1. The Pages deploy now regenerates the demo from source on every push (arbor replay --demo --html -> _site/demo.html), so the hosted demo always matches shipped code with no committed artifact to go stale. Surface it from both READMEs: a Live Demo badge and a one-click browser link in the 30-second-try block — a truly zero-install path to watch the hypothesis tree grow.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What & why
Documentation-only changes aimed at lowering the barrier to a first run and making the project's momentum legible — both levers for adoption/stars. No code or behavior changes.
Changes
README first screen (EN + zh-CN)
🌳 Arbor) with the paper title demoted to a subtitle.pip install arbor-agent && arbor replay --demo) moved above the fold.News
2026-06stamps with specific dates (EN + zh-CN), kept in descending order.06-18(VentureBeat) and06-12(CLI/Skill release) are best-effort dates inferred from git history — please correct if the true public dates differ.Roadmap (EN + zh-CN) — new Direction 4: Adoption, DX & community
Scope
4 files changed, docs only:
README.md,README.zh-CN.md,docs/roadmap.md,docs/roadmap.zh.md.